home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / slider.im < prev    next >
Text File  |  1993-02-01  |  281b  |  7 lines

  1. #define slider_width 16
  2. #define slider_height 16
  3. static char slider_bits[] = {
  4.    0x00, 0x00, 0xff, 0xff, 0x01, 0x80, 0x39, 0x80, 0x39, 0x80, 0x39, 0x80,
  5.    0x01, 0x80, 0xff, 0xff, 0x00, 0x00, 0x04, 0x20, 0x02, 0x40, 0xff, 0xff,
  6.    0x02, 0x40, 0x04, 0x20, 0x00, 0x00, 0x00, 0x00};
  7.